[INFO] cloning repository https://github.com/axmz/cryptopals
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axmz/cryptopals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxmz%2Fcryptopals", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxmz%2Fcryptopals'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6522b3ea5f447c8851a813b82effd1f6713a35d8
[INFO] checking axmz/cryptopals against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxmz%2Fcryptopals" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/axmz/cryptopals
[INFO] finished tweaking git repo https://github.com/axmz/cryptopals
[INFO] tweaked toml for git repo https://github.com/axmz/cryptopals written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/axmz/cryptopals on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/axmz/cryptopals already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e533860ce41b0623d10c86b63a2f89e24ee4327415cfa3c0102edc188892f839
[INFO] running `Command { std: "docker" "start" "e533860ce41b0623d10c86b63a2f89e24ee4327415cfa3c0102edc188892f839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e533860ce41b0623d10c86b63a2f89e24ee4327415cfa3c0102edc188892f839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e533860ce41b0623d10c86b63a2f89e24ee4327415cfa3c0102edc188892f839" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e533860ce41b0623d10c86b63a2f89e24ee4327415cfa3c0102edc188892f839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e533860ce41b0623d10c86b63a2f89e24ee4327415cfa3c0102edc188892f839" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking cryptopals v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:41:50
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn compute_shared(&self, salt: [u8; 16], B: &BigUint) -> Vec<u8> {
[INFO] [stdout]    |                                                  ^ help: convert the identifier to snake case: `b`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:59:61
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn compute_shared_simplified(&self, salt: [u8; 16], B: &BigUint) -> Vec<u8> {
[INFO] [stdout]    |                                                             ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn compute_shared(&self, A: BigUint, v: BigUint, b: BigUint, u: BigUint) -> Vec<u8> {
[INFO] [stdout]    |                                  ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let S = base.modpow(&b, &self.p);
[INFO] [stdout]    |             ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:90:34
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn offline_attack(&self, A: BigUint, b: BigUint, u: BigUint, password: &str) -> Vec<u8> {
[INFO] [stdout]    |                                  ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let S = base.modpow(&b, &self.p);
[INFO] [stdout]    |             ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...   A: BigUint, // Client's ephemeral public key A = g**a % N. Maybe it doesn't reflect in my code but it is supposed to be a ses...
[INFO] [stdout]     |       ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let B = (&self.k * &v + generate_public_value(&b, &self.g, &self.p)) % &self.p;
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let K = self.compute_shared(A, v, b, u);
[INFO] [stdout]     |             ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         A: BigUint,
[INFO] [stdout]     |         ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let B = generate_public_value(&b, &self.g, &self.p);
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let K = self.compute_shared(A, v, b.clone(), u.clone());
[INFO] [stdout]     |             ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:134:48
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn validate(&self, client_hmac: &[u8], K: &[u8]) -> bool {
[INFO] [stdout]     |                                                ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:153:33
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn compute_scrambling_parameter(A: &BigUint, B: &BigUint) -> BigUint {
[INFO] [stdout]     |                                 ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:153:46
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn compute_scrambling_parameter(A: &BigUint, B: &BigUint) -> BigUint {
[INFO] [stdout]     |                                              ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `uH` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let uH = sha256(&[A.to_bytes_be(), B.to_bytes_be()].concat());
[INFO] [stdout]     |         ^^ help: convert the identifier to snake case: `u_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge36.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let (username, password, A) = client.get_credentials();
[INFO] [stdout]    |                                  ^ help: convert the identifier to snake case: `a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge36.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let (salt, B, ks) = server.register(username, password, A);
[INFO] [stdout]    |                    ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge37.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let (username, password, A) = attacker.get_credentials();
[INFO] [stdout]    |                                  ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge37.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let A = 0u32.into();
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge37.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let (salt, B, ks) = server.register(username, password, A);
[INFO] [stdout]    |                    ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge37.rs:49:34
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let (username, password, A) = attacker.get_credentials();
[INFO] [stdout]    |                                  ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge37.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let A = p.clone();
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge37.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let (salt, B, ks) = server.register(username, password, A);
[INFO] [stdout]    |                    ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge37.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let (username, password, A) = attacker.get_credentials();
[INFO] [stdout]    |                                  ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge37.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let A = &p * 2u32;
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge37.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let (salt, B, ks) = server.register(username, password, A);
[INFO] [stdout]    |                    ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge38.rs:37:34
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let (username, password, A) = client.get_credentials();
[INFO] [stdout]    |                                  ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge38.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let (salt, B, ks, u, b) = rogue_server.register_simplified(username, password, A.clone());
[INFO] [stdout]    |                    ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N_012` should have a snake case name
[INFO] [stdout]   --> src/set5/challenge40.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let N_012 = &n0 * &n1 * &n2;
[INFO] [stdout]    |                 ^^^^^ help: convert the identifier to snake case: `n_012`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/set6/challenge48.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         B: &BigUint,
[INFO] [stdout]    |         ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/set6/challenge48.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let B = BigUint::from(2u32).pow((8 * (k - 2)) as u32);
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `M` should have a snake case name
[INFO] [stdout]   --> src/set6/challenge48.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut M = vec![(2u32 * &B, 3u32 * &B - 1u32)];
[INFO] [stdout]    |                 ^ help: convert the identifier to snake case: `m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:41:50
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn compute_shared(&self, salt: [u8; 16], B: &BigUint) -> Vec<u8> {
[INFO] [stdout]    |                                                  ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:59:61
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn compute_shared_simplified(&self, salt: [u8; 16], B: &BigUint) -> Vec<u8> {
[INFO] [stdout]    |                                                             ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn compute_shared(&self, A: BigUint, v: BigUint, b: BigUint, u: BigUint) -> Vec<u8> {
[INFO] [stdout]    |                                  ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let S = base.modpow(&b, &self.p);
[INFO] [stdout]    |             ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:90:34
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn offline_attack(&self, A: BigUint, b: BigUint, u: BigUint, password: &str) -> Vec<u8> {
[INFO] [stdout]    |                                  ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `S` should have a snake case name
[INFO] [stdout]   --> src/utils/srp.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let S = base.modpow(&b, &self.p);
[INFO] [stdout]    |             ^ help: convert the identifier to snake case (notice the capitalization): `s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...   A: BigUint, // Client's ephemeral public key A = g**a % N. Maybe it doesn't reflect in my code but it is supposed to be a ses...
[INFO] [stdout]     |       ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let B = (&self.k * &v + generate_public_value(&b, &self.g, &self.p)) % &self.p;
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let K = self.compute_shared(A, v, b, u);
[INFO] [stdout]     |             ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         A: BigUint,
[INFO] [stdout]     |         ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:128:13
[INFO] [stdout]     |
[INFO] [stdout] 128 |         let B = generate_public_value(&b, &self.g, &self.p);
[INFO] [stdout]     |             ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let K = self.compute_shared(A, v, b.clone(), u.clone());
[INFO] [stdout]     |             ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:134:48
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn validate(&self, client_hmac: &[u8], K: &[u8]) -> bool {
[INFO] [stdout]     |                                                ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `A` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:153:33
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn compute_scrambling_parameter(A: &BigUint, B: &BigUint) -> BigUint {
[INFO] [stdout]     |                                 ^ help: convert the identifier to snake case: `a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `B` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:153:46
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn compute_scrambling_parameter(A: &BigUint, B: &BigUint) -> BigUint {
[INFO] [stdout]     |                                              ^ help: convert the identifier to snake case: `b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `uH` should have a snake case name
[INFO] [stdout]    --> src/utils/srp.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let uH = sha256(&[A.to_bytes_be(), B.to_bytes_be()].concat());
[INFO] [stdout]     |         ^^ help: convert the identifier to snake case: `u_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "e533860ce41b0623d10c86b63a2f89e24ee4327415cfa3c0102edc188892f839", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e533860ce41b0623d10c86b63a2f89e24ee4327415cfa3c0102edc188892f839", kill_on_drop: false }`
[INFO] [stdout] e533860ce41b0623d10c86b63a2f89e24ee4327415cfa3c0102edc188892f839
